Skip to content

fix: add stale.yml workflow#8

Merged
TMHSDigital merged 1 commit into
mainfrom
fix/add-stale-workflow
May 23, 2026
Merged

fix: add stale.yml workflow#8
TMHSDigital merged 1 commit into
mainfrom
fix/add-stale-workflow

Conversation

@TMHSDigital
Copy link
Copy Markdown
Owner

Summary

Adds .github/workflows/stale.yml to close the gap caught by the ecosystem drift checker (TMHSDigital/Developer-Tools-Directory#62).

The workflow is sourced from the meta-repo scaffold template (scaffold/templates/stale.yml.j2). It contains no plugin-manifest or skills/rules references and applies unchanged to this mcp-server repo.

What it does

Marks issues and PRs stale after 30 days of inactivity, closes them after 7 more days. Runs on a weekly schedule and supports workflow_dispatch.

Why

The required-workflows drift check introduced in meta-repo v1.10.0 mandates stale.yml for all mcp-server repos. This repo was missing it. The file sits alongside the existing ci.yml, drift-check.yml, and publish.yml with no filename collision.

This fix: commit will drive a patch auto-bump via this repo's release.yml on merge. No standards-version marker changes are included; the version rollout is a separate deferred effort.

Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
@TMHSDigital TMHSDigital merged commit 79db344 into main May 23, 2026
4 of 5 checks passed
@TMHSDigital TMHSDigital deleted the fix/add-stale-workflow branch May 23, 2026 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant